set list1 to list(the number of cast "a_1a", the number of cast "a_1b", the number of cast "a_1c", the number of cast "a_1d", the number of cast "x_1e", the number of cast "x_1f", the number of cast "x_1g")
set list2 to list(the number of cast "a_2a", the number of cast "a_2b", the number of cast "a_2c", the number of cast "a_2d", the number of cast "x_2e", the number of cast "x_2f", the number of cast "x_2g")
set list3 to list(the number of cast "a_3a", the number of cast "a_3b", the number of cast "a_3c", the number of cast "a_3d", the number of cast "x_3e", the number of cast "x_3f", the number of cast "x_3g")
set list4 to list(the number of cast "a_4a", the number of cast "a_4b", the number of cast "a_4c", the number of cast "a_4d", the number of cast "x_4e", the number of cast "x_4f", the number of cast "x_4g")
end if
if vMAbackNum = 2 then
set list1 to list(the number of cast "b_1a", the number of cast "b_1b", the number of cast "b_1c", the number of cast "b_1d", the number of cast "x_1e", the number of cast "x_1f", the number of cast "x_1g")
set list2 to list(the number of cast "b_2a", the number of cast "b_2b", the number of cast "b_2c", the number of cast "b_2d", the number of cast "x_2e", the number of cast "x_2f", the number of cast "x_2g")
set list3 to list(the number of cast "b_3a", the number of cast "b_3b", the number of cast "b_3c", the number of cast "b_3d", the number of cast "x_3e", the number of cast "x_3f", the number of cast "x_3g")
set list4 to list(the number of cast "b_4a", the number of cast "b_4b", the number of cast "b_4c", the number of cast "b_4d", the number of cast "x_4e", the number of cast "x_4f", the number of cast "x_4g")
end if
if vMAbackNum = 3 then
set list1 to list(the number of cast "c_1a", the number of cast "c_1b", the number of cast "c_1c", the number of cast "c_1d", the number of cast "x_1e", the number of cast "x_1f", the number of cast "x_1g")
set list2 to list(the number of cast "c_2a", the number of cast "c_2b", the number of cast "c_2c", the number of cast "c_2d", the number of cast "x_2e", the number of cast "x_2f", the number of cast "x_2g")
set list3 to list(the number of cast "c_3a", the number of cast "c_3b", the number of cast "c_3c", the number of cast "c_3d", the number of cast "x_3e", the number of cast "x_3f", the number of cast "x_3g")
set list4 to list(the number of cast "c_4a", the number of cast "c_4b", the number of cast "c_4c", the number of cast "c_4d", the number of cast "x_4e", the number of cast "x_4f", the number of cast "x_4g")
end if
set MAanimList to list(list1, list2, list3, list4)